home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Ashampoo Burning Studio 2008 - pelna wersja / ashampoo_burningstudio2008_idg_pl.exe / {app} / lang / BurningStudio-de-de.chm / default.css < prev    next >
Cascading Style Sheet File  |  2007-08-31  |  2KB  |  107 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 10pt;
  6.  font-family: 'Arial';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_014Indent /* 0.14 Indent */
  13. {
  14.  color: #000000;
  15. }
  16. span.f_CodeExample /* Code Example */
  17. {
  18.  font-size: 8pt;
  19.  font-family: 'Courier New';
  20.  color: #000000;
  21. }
  22. span.f_Comment /* Comment */
  23. {
  24. }
  25. span.f_CourierFixed /* Courier Fixed */
  26. {
  27.  font-family: 'Courier New';
  28.  color: #000000;
  29. }
  30. span.f_Heading1 /* Heading1 */
  31. {
  32.  font-size: 12pt;
  33.  font-weight: bold;
  34.  color: #b90000;
  35. }
  36. span.f_ImageCaption /* Image Caption */
  37. {
  38.  font-size: 8pt;
  39.  font-weight: bold;
  40. }
  41. span.f_InternalHeading /* Internal Heading */
  42. {
  43.  font-size: 11pt;
  44.  font-weight: bold;
  45.  color: #000080;
  46.  text-decoration: underline;
  47. }
  48. span.f_InternalHeading2 /* Internal Heading 2 */
  49. {
  50.  font-size: 11pt;
  51.  font-weight: bold;
  52.  color: #000000;
  53. }
  54. span.f_ListIndent /* List Indent */
  55. {
  56.  color: #000000;
  57. }
  58. span.f_Notes /* Notes */
  59. {
  60. }
  61. span.f_Popup /* Popup */
  62. {
  63.  font-size: 8pt;
  64.  color: #000000;
  65. }
  66. span.f_Ueberschrift /* ▄berschrift */
  67. {
  68.  font-size: 12pt;
  69.  font-weight: bold;
  70.  color: #b90000;
  71. }
  72. /* Paragraph styles */
  73. p /* Normal */
  74. {
  75.  text-align: left;
  76.  text-indent: 0px;
  77.  padding: 0px 0px 0px 0px;
  78.  margin: 0px 0px 0px 0px;
  79. }
  80. .p_014Indent /* 0.14 Indent */
  81. {
  82.  margin: 0px 0px 0px 13px;
  83. }
  84. .p_CodeExample /* Code Example */
  85. {
  86.  white-space: nowrap;
  87. }
  88. .p_Comment /* Comment */
  89. {
  90. }
  91. .p_Heading1 /* Heading1 */
  92. {
  93. }
  94. .p_ImageCaption /* Image Caption */
  95. {
  96. }
  97. .p_ListIndent /* List Indent */
  98. {
  99.  margin: 0px 0px 0px 19px;
  100. }
  101. .p_Notes /* Notes */
  102. {
  103. }
  104. .p_Ueberschrift /* ▄berschrift */
  105. {
  106. }
  107.